Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Context Namespace > ContextManager Class : SecureBind Field |
public static EventHandler<ParticipantEventArgs> SecureBind
'Declaration
Public Shared SecureBind As EventHandler(Of ParticipantEventArgs)
'Usage
Dim value As EventHandler(Of ParticipantEventArgs) value = ContextManager.SecureBind ContextManager.SecureBind = value
public: static EventHandler<ParticipantEventArgs^>^ SecureBind