CadBaseEntity.ProxyBytesCount

CadBaseEntity.ProxyBytesCount property

Gets or sets the proxy bytes count.

public int? ProxyBytesCount { get; set; }

Property Value

The proxy bytes count.

See Also