HubOptions.StreamBufferCapacity Eigenschaft

Definition

Ruft die maximale Puffergröße für Clientuploadstreams ab oder legt diese fest. Die Standardgröße ist 10.

public:
 property Nullable<int> StreamBufferCapacity { Nullable<int> get(); void set(Nullable<int> value); };
public int? StreamBufferCapacity { get; set; }
member this.StreamBufferCapacity : Nullable<int> with get, set
Public Property StreamBufferCapacity As Nullable(Of Integer)

Eigenschaftswert

Gilt für: