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)
Syntaxpublic override Object InitializeLifetimeService()
public:
virtual Object^ InitializeLifetimeService() override
Return Value
Type:
Object[Missing <returns> documentation for "M:CallFlowFramework.CallFlowContext.InitializeLifetimeService"]
See Also