Method | Description | |
---|---|---|
SessionStateTelemetry ( ) : System |
Initializes a new instance of the SessionStateTelemetry class.
|
|
SessionStateTelemetry ( SessionState state ) : System |
Initializes a new instance of the SessionStateTelemetry class with the specified state.
|
Method | Description | |
---|---|---|
ITelemetry ( ) : void |
Sanitizes this telemetry instance to ensure it can be accepted by the Application Insights.
|
public SessionStateTelemetry ( SessionState state ) : System | ||
state | SessionState |
/// A |
return | System |