Condividi tramite


NEAppProxyTcpFlow Classe

Definizione

Fornisce I/O su un socket TCP.

[Foundation.Register("NEAppProxyTCPFlow", true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public class NEAppProxyTcpFlow : NetworkExtension.NEAppProxyFlow
type NEAppProxyTcpFlow = class
    inherit NEAppProxyFlow
Ereditarietà
NEAppProxyTcpFlow
Attributi

Costruttori

NEAppProxyTcpFlow(IntPtr)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti; Chiamato dal runtime.

NEAppProxyTcpFlow(NSObjectFlag)

Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e allocare semplicemente l'oggetto.

Proprietà

Class

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
ClassHandle

Handle per questa classe.

DebugDescription

Descrizione significativa dello sviluppatore di questo oggetto.

(Ereditato da NSObject)
Description

Descrizione dell'oggetto, versione Objective-C di ToString.

(Ereditato da NSObject)
Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da NSObject)
IsDirectBinding

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
IsProxy

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
MetaData

Ottiene i metadati del flusso.

(Ereditato da NEAppProxyFlow)
RemoteEndpoint

Ottiene una descrizione dell'endpoint remoto.

RetainCount

Restituisce il conteggio di mantenimento objective-C corrente per l'oggetto .

(Ereditato da NSObject)
Self

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
Superclass

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
SuperHandle

Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObject.

(Ereditato da NSObject)
Zone

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)

Metodi

AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

Registra un oggetto per essere osservato esternamente (usando NSString keyPath).   Le modifiche osservate vengono inviate al metodo dell'oggetto ObserveValue(NSString, NSObject, NSDictionary, IntPtr) dell'osservatore.

(Ereditato da NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

Registra un oggetto per essere osservato esternamente (usando string keyPath).   Le modifiche osservate vengono inviate al metodo dell'oggetto ObserveValue(NSString, NSObject, NSDictionary, IntPtr) dell'osservatore.

(Ereditato da NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AwakeFromNib()

Chiamato dopo il caricamento dell'oggetto dal file nib. Gli override devono chiamare base. AwakeFromNib().

(Ereditato da NSObject)
BeginInvokeOnMainThread(Action)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Richiama in modo asincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
Bind(NSString, NSObject, String, NSDictionary)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
Bind(String, NSObject, String, NSDictionary)
Obsoleti.

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
BindingInfo(String)
Obsoleti.

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
BindingOptionDescriptions(String)
Obsoleti.

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
BindingValueClass(String)
Obsoleti.

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
CloseRead(NSError)

Chiude il flusso per la lettura.

(Ereditato da NEAppProxyFlow)
CloseWrite(NSError)

Chiude il flusso per la scrittura.

(Ereditato da NEAppProxyFlow)
CommitEditing()

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
CommitEditing(NSObject, Selector, IntPtr)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
ConformsToProtocol(IntPtr)

Richiamato per determinare se questo oggetto implementa il protocollo specificato.

(Ereditato da NSObject)
Copy()

Esegue una copia dell'oggetto Objective-C sottostante.

(Ereditato da NSObject)
DangerousAutorelease()

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
DangerousRelease()

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
DangerousRetain()

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

Indica che si è verificata una modifica agli indici per una relazione a molti.

(Ereditato da NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
DidChangeValue(String)

Indica che si è verificata una modifica sulla chiave specificata.

(Ereditato da NSObject)
Dispose()

Rilascia le risorse utilizzate dall'oggetto NSObject.

(Ereditato da NSObject)
Dispose(Boolean)

Rilascia le risorse utilizzate dall'oggetto NSObject.

(Ereditato da NSObject)
DoesNotRecognizeSelector(Selector)

Indica che questo oggetto non riconosce il selettore specificato.

(Ereditato da NSObject)
Equals(NSObject)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
Equals(Object)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
ExposedBindings()

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
GetBindingInfo(NSString)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
GetBindingOptionDescriptions(NSString)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
GetBindingValueClass(NSString)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Recupera i valori delle chiavi specificate.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
GetNativeField(String)
Obsoleti.

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
GetNativeHash()

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
Init()

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
InitializeHandle(IntPtr)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
InitializeHandle(IntPtr, String)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
Invoke(Action, Double)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
Invoke(Action, TimeSpan)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
InvokeOnMainThread(Action)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
InvokeOnMainThread(Selector, NSObject)

Richiama in modo sincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
IsEqual(NSObject)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
IsKindOfClass(Class)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
MarkDirty()

Promuove un normale oggetto peer (IsDirectBinding è true) in un oggetto toggleref.

(Ereditato da NSObject)
MutableCopy()

Crea una copia modificabile dell'oggetto NSObject specificato.

(Ereditato da NSObject)
ObjectDidEndEditing(NSObject)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

Indica che il valore in corrispondenza del keyPath specificato rispetto a questo oggetto è stato modificato.

(Ereditato da NSObject)
OpenWithLocalEndpoint(NWHostEndpoint, Action<NSError>)

Apre il flusso.

(Ereditato da NEAppProxyFlow)
OpenWithLocalEndpointAsync(NWHostEndpoint)

Apre il flusso.

(Ereditato da NEAppProxyFlow)
PerformSelector(Selector)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double)

Richiama il selettore nell'istanza corrente e, se non obj è Null, lo passa come singolo parametro.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, NSObject)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
ReadData(Action<NSData,NSError>)

Legge i dati dal flusso e viene eseguito completionHanler al termine dell'operazione.

ReadDataAsync()

Legge i dati dal flusso e viene eseguito completionHanler al termine dell'operazione.

RemoveObserver(NSObject, NSString)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath specificato.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath e contesto specificati.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath specificato.

(Ereditato da NSObject)
RemoveObserver(NSObject, String, IntPtr)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath e contesto specificati.

(Ereditato da NSObject)
RespondsToSelector(Selector)

Indica se questo oggetto riconosce il selettore specificato.

(Ereditato da NSObject)
SetNativeField(String, NSObject)
Obsoleti.

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Imposta il valore della chiave specificata su Null.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Imposta il valore della proprietà specificata dalla chiave sul valore specificato.

(Ereditato da NSObject)
SetValueForKeyPath(IntPtr, NSString)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti; Chiamato dal runtime.

(Ereditato da NSObject)
SetValueForKeyPath(NSObject, NSString)

Imposta il valore di una proprietà che può essere raggiunta usando un percorso chiave.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Indica un tentativo di scrittura di un valore in una chiave non definita. Se non ne viene eseguito l'override, genera un'eccezione NSUndefinedKeyException.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Imposta i valori di questo NSObject su quelli nel dizionario specificato.

(Ereditato da NSObject)
ToString()

Restituisce una rappresentazione di stringa del valore dell'istanza corrente.

(Ereditato da NSObject)
Unbind(NSString)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
Unbind(String)
Obsoleti.

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
ValueForKey(NSString)

Restituisce il valore della proprietà associata alla chiave specificata.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Restituisce il valore di una proprietà che può essere raggiunta utilizzando un percorso chiave.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Indica un tentativo di lettura di un valore di una chiave non definita. Se non ne viene eseguito l'override, genera un'eccezione NSUndefinedKeyException.

(Ereditato da NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

Indica che i valori degli indici specificati nella chiave specificata stanno per essere modificati.

(Ereditato da NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

Fornisce I/O su un socket TCP.

(Ereditato da NSObject)
WillChangeValue(String)

Indica che il valore della chiave specificata sta per essere modificato.

(Ereditato da NSObject)
WriteData(NSData, Action<NSError>)

Scrive l'oggetto fornito data nel flusso e viene eseguito completionHanler al termine dell'operazione.

WriteDataAsync(NSData)

Scrive l'oggetto fornito data nel flusso e viene eseguito completionHanler al termine dell'operazione.

Metodi di estensione

ObjectDidBeginEditing(NSObject, INSEditor)

Fornisce I/O su un socket TCP.

ObjectDidEndEditing(NSObject, INSEditor)

Fornisce I/O su un socket TCP.

GetValidModes(NSObject, NSFontPanel)

Fornisce I/O su un socket TCP.

ValidateToolbarItem(NSObject, NSToolbarItem)

Fornisce I/O su un socket TCP.

GetDebugDescription(INSObjectProtocol)

Fornisce I/O su un socket TCP.

AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Fornisce I/O su un socket TCP.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Fornisce I/O su un socket TCP.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Fornisce I/O su un socket TCP.

GetAccessibilityCustomRotors(NSObject)

Ottiene la matrice di UIAccessibilityCustomRotor oggetti appropriati per this l'oggetto .

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Imposta la matrice di UIAccessibilityCustomRotor oggetti appropriati per this l'oggetto .

Si applica a

Vedi anche