Click or drag to resize

CallFlowContextInitializeLifetimeService Method

Overridden to return null. This should make the lifetime lease of this remotable object permamnent.

Namespace:  CallFlowFramework
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public override Object InitializeLifetimeService()

Return Value

Type: Object

[Missing <returns> documentation for "M:CallFlowFramework.CallFlowContext.InitializeLifetimeService"]

See Also