| NbApiGatewayByteArrayDataContentLength Property | 
            Content-Length
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic long ContentLength { get; set; }Public Property ContentLength As Long
	Get
	Set
public:
property long long ContentLength {
	long long get ();
	void set (long long value);
}member ContentLength : int64 with get, set
Property Value
Type: 
Int64 Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also