Property Null
Null
The default pipeline. Acts as a no-op passthrough.
Declaration
public static NetworkPipeline Null { get; }
Property Value
| Type | Description |
|---|---|
| NetworkPipeline | Default pipeline used for sending. |
The default pipeline. Acts as a no-op passthrough.
public static NetworkPipeline Null { get; }
| Type | Description |
|---|---|
| NetworkPipeline | Default pipeline used for sending. |