Click or drag to resize

ISentryPluginWebInitializeWeb Method

Namespace:  SOSentryPlugin.Interop
Assembly:  SOSentryPlugin.Interop (in SOSentryPlugin.Interop.dll) Version: 8.0.0.0
Syntax
void InitializeWeb(
	Object pServerObject,
	Object pAppObject,
	Object pSessionObject
)

Parameters

pServerObject
Type: SystemObject
pAppObject
Type: SystemObject
pSessionObject
Type: SystemObject
See Also