![]() | DefaultContext Class |
Namespace: OBCOM.NetSwitchLib.Servers
The DefaultContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultContext |
Constructs a new DefaultContext instance.
|
Name | Description | |
---|---|---|
![]() | AddDelayedEvent |
Adds a delayed event to this queue of delayed events.
|
![]() | AddPendingReply |
Adds the supplied pending reply to a synchronized shared table that
is accessible to all threads controlled by the server context of
this channel.
|
![]() | DecodePassword |
Decodes an encoded password using supplied arguments.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetProperties |
Returns a read-only dictionary with all the properties of this context.
|
![]() | GetProperty |
Gets the value of a property indexed by the specified name.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveDelayedEvent |
Removes a delayed event from this queue of delayed events.
|
![]() | RemovePendingReply |
Removes and returns the pending reply indexed by given key. The
returned pending reply is removed from a synchronized shared table
that is accessible to all threads controlled by this context.
|
![]() | RunAsyncTask |
Executes the given task asynchronously in a separate thread.
|
![]() | SendMail |
Sends a mail message using the specified SMTP mail session.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |