| AsteriskFastAGISocketEncoding Property |
[Missing <summary> documentation for "P:AsterNET.FastAGI.AsteriskFastAGI.SocketEncoding"]
Namespace: AsterNET.FastAGIAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Encoding SocketEncoding { get; set; }
Public Property SocketEncoding As Encoding
Get
Set
public:
property Encoding^ SocketEncoding {
Encoding^ get ();
void set (Encoding^ value);
}
member SocketEncoding : Encoding with get, set
Property Value
Type:
EncodingSee Also