RedisClientSendTimeout Property |
[Missing <summary> documentation for "P:Adf.RedisClient.SendTimeout"]
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public int SendTimeout { get; set; }
Public Property SendTimeout As Integer
Get
Set
public:
property int SendTimeout {
int get ();
void set (int value);
}
member SendTimeout : int with get, set
Property Value
Type:
Int32See Also