The XNetworking type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | CloseListener | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() ![]() | ReadBytes | Overloaded. |
![]() ![]() | ReadString | Overloaded. |
![]() ![]() | SendBytesTo | Overloaded. |
![]() ![]() | SendTo | Overloaded. |
![]() ![]() | StartListener | Overloaded. |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() ![]() | ListenerSyncRoot |
Gets an object which can be used for synchonized access to this server.
|
![]() ![]() | ListeningPort |
Gets or sets the port number, where the listener will listen.
|
![]() ![]() | Pending |
Returns trueTruetruetrue (True in Visual Basic), whether any senders are waiting in the queue.
|
![]() ![]() | ServerSocket |
Returns a server Socket.
|