| ResponseHandlerHash Property |
[Missing <summary> documentation for "P:AsterNET.Manager.ResponseHandler.Hash"]
Namespace: AsterNET.ManagerAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Hash { get; set; }
Public Property Hash As Integer
Get
Set
public:
virtual property int Hash {
int get () sealed;
void set (int value) sealed;
}
abstract Hash : int with get, set
override Hash : int with get, set
Property Value
Type:
Int32Implements
IResponseHandlerHashSee Also