MessageClientEntity.OnOpened Method

Executes when the message client entity is opened.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)

Syntax

'Declaration
Protected Overridable Sub OnOpened
'Usage

Me.OnOpened()
protected virtual void OnOpened()
protected:
virtual void OnOpened()
abstract OnOpened : unit -> unit 
override OnOpened : unit -> unit 
protected function OnOpened()

See Also

Reference

MessageClientEntity Class

Microsoft.ServiceBus.Messaging Namespace