KindOfSignalClass Class |
Namespace: Mcc.Series.Common.Type
public class KindOfSignalClass
The KindOfSignalClass type exposes the following members.
| Name | Description | |
|---|---|---|
| KindOfSignalClass | Initializes a new instance of the KindOfSignalClass class |
| Name | Description | |
|---|---|---|
| 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.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Connect |
연결 요청
| |
| ConnectedOfClient |
client login
| |
| DisconnectedOfClient |
client logout
| |
| MessageTransmission |
메세지전송 요청/응답
| |
| Notice |
전체공지 요청/응답
| |
| ReturnsOfConnected |
전체 login list
| |
| StopTheServer |
서버중지
| |
| UnableToConnect |
접속불가
|