Свойство | Тип | Описание | |
---|---|---|---|
Reason | string |
Метод | Описание | |
---|---|---|
DisconnectReason ( ) : System.Collections | ||
DisconnectReason ( string reason, string message = "" ) : System.Collections | ||
Read ( UdpKit packet ) : void | ||
Write ( UdpKit packet ) : void |
public DisconnectReason ( ) : System.Collections | ||
Результат | System.Collections |
public DisconnectReason ( string reason, string message = "" ) : System.Collections | ||
reason | string | |
message | string | |
Результат | System.Collections |