DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAssociation Class / BytesReceived Property

In This Topic
    BytesReceived Property
    In This Topic
    Approximate Measures of Network Input
    Syntax
    'Declaration
     
    
    Public ReadOnly Property BytesReceived As System.Long
    public System.long BytesReceived {get;}
    Remarks
    This property report only approximate values, but are useful for updating of status bars etc.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also